3.1274 \(\int \frac{(1-2 x)^2 (2+3 x)^5}{3+5 x} \, dx\)

Optimal. Leaf size=58 \[ \frac{972 x^7}{35}+\frac{1404 x^6}{25}+\frac{7803 x^5}{625}-\frac{102159 x^4}{2500}-\frac{72841 x^3}{3125}+\frac{305569 x^2}{31250}+\frac{833293 x}{78125}+\frac{121 \log (5 x+3)}{390625} \]

[Out]

(833293*x)/78125 + (305569*x^2)/31250 - (72841*x^3)/3125 - (102159*x^4)/2500 + (
7803*x^5)/625 + (1404*x^6)/25 + (972*x^7)/35 + (121*Log[3 + 5*x])/390625

_______________________________________________________________________________________

Rubi [A]  time = 0.0604301, antiderivative size = 58, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.045 \[ \frac{972 x^7}{35}+\frac{1404 x^6}{25}+\frac{7803 x^5}{625}-\frac{102159 x^4}{2500}-\frac{72841 x^3}{3125}+\frac{305569 x^2}{31250}+\frac{833293 x}{78125}+\frac{121 \log (5 x+3)}{390625} \]

Antiderivative was successfully verified.

[In]  Int[((1 - 2*x)^2*(2 + 3*x)^5)/(3 + 5*x),x]

[Out]

(833293*x)/78125 + (305569*x^2)/31250 - (72841*x^3)/3125 - (102159*x^4)/2500 + (
7803*x^5)/625 + (1404*x^6)/25 + (972*x^7)/35 + (121*Log[3 + 5*x])/390625

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \frac{972 x^{7}}{35} + \frac{1404 x^{6}}{25} + \frac{7803 x^{5}}{625} - \frac{102159 x^{4}}{2500} - \frac{72841 x^{3}}{3125} + \frac{121 \log{\left (5 x + 3 \right )}}{390625} + \int \frac{833293}{78125}\, dx + \frac{305569 \int x\, dx}{15625} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**2*(2+3*x)**5/(3+5*x),x)

[Out]

972*x**7/35 + 1404*x**6/25 + 7803*x**5/625 - 102159*x**4/2500 - 72841*x**3/3125
+ 121*log(5*x + 3)/390625 + Integral(833293/78125, x) + 305569*Integral(x, x)/15
625

_______________________________________________________________________________________

Mathematica [A]  time = 0.0202197, size = 47, normalized size = 0.81 \[ \frac{1518750000 x^7+3071250000 x^6+682762500 x^5-2234728125 x^4-1274717500 x^3+534745750 x^2+583305100 x+16940 \log (5 x+3)+124071027}{54687500} \]

Antiderivative was successfully verified.

[In]  Integrate[((1 - 2*x)^2*(2 + 3*x)^5)/(3 + 5*x),x]

[Out]

(124071027 + 583305100*x + 534745750*x^2 - 1274717500*x^3 - 2234728125*x^4 + 682
762500*x^5 + 3071250000*x^6 + 1518750000*x^7 + 16940*Log[3 + 5*x])/54687500

_______________________________________________________________________________________

Maple [A]  time = 0.003, size = 43, normalized size = 0.7 \[{\frac{833293\,x}{78125}}+{\frac{305569\,{x}^{2}}{31250}}-{\frac{72841\,{x}^{3}}{3125}}-{\frac{102159\,{x}^{4}}{2500}}+{\frac{7803\,{x}^{5}}{625}}+{\frac{1404\,{x}^{6}}{25}}+{\frac{972\,{x}^{7}}{35}}+{\frac{121\,\ln \left ( 3+5\,x \right ) }{390625}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^2*(2+3*x)^5/(3+5*x),x)

[Out]

833293/78125*x+305569/31250*x^2-72841/3125*x^3-102159/2500*x^4+7803/625*x^5+1404
/25*x^6+972/35*x^7+121/390625*ln(3+5*x)

_______________________________________________________________________________________

Maxima [A]  time = 1.34982, size = 57, normalized size = 0.98 \[ \frac{972}{35} \, x^{7} + \frac{1404}{25} \, x^{6} + \frac{7803}{625} \, x^{5} - \frac{102159}{2500} \, x^{4} - \frac{72841}{3125} \, x^{3} + \frac{305569}{31250} \, x^{2} + \frac{833293}{78125} \, x + \frac{121}{390625} \, \log \left (5 \, x + 3\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((3*x + 2)^5*(2*x - 1)^2/(5*x + 3),x, algorithm="maxima")

[Out]

972/35*x^7 + 1404/25*x^6 + 7803/625*x^5 - 102159/2500*x^4 - 72841/3125*x^3 + 305
569/31250*x^2 + 833293/78125*x + 121/390625*log(5*x + 3)

_______________________________________________________________________________________

Fricas [A]  time = 0.209561, size = 57, normalized size = 0.98 \[ \frac{972}{35} \, x^{7} + \frac{1404}{25} \, x^{6} + \frac{7803}{625} \, x^{5} - \frac{102159}{2500} \, x^{4} - \frac{72841}{3125} \, x^{3} + \frac{305569}{31250} \, x^{2} + \frac{833293}{78125} \, x + \frac{121}{390625} \, \log \left (5 \, x + 3\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((3*x + 2)^5*(2*x - 1)^2/(5*x + 3),x, algorithm="fricas")

[Out]

972/35*x^7 + 1404/25*x^6 + 7803/625*x^5 - 102159/2500*x^4 - 72841/3125*x^3 + 305
569/31250*x^2 + 833293/78125*x + 121/390625*log(5*x + 3)

_______________________________________________________________________________________

Sympy [A]  time = 0.200965, size = 54, normalized size = 0.93 \[ \frac{972 x^{7}}{35} + \frac{1404 x^{6}}{25} + \frac{7803 x^{5}}{625} - \frac{102159 x^{4}}{2500} - \frac{72841 x^{3}}{3125} + \frac{305569 x^{2}}{31250} + \frac{833293 x}{78125} + \frac{121 \log{\left (5 x + 3 \right )}}{390625} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**2*(2+3*x)**5/(3+5*x),x)

[Out]

972*x**7/35 + 1404*x**6/25 + 7803*x**5/625 - 102159*x**4/2500 - 72841*x**3/3125
+ 305569*x**2/31250 + 833293*x/78125 + 121*log(5*x + 3)/390625

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.215691, size = 58, normalized size = 1. \[ \frac{972}{35} \, x^{7} + \frac{1404}{25} \, x^{6} + \frac{7803}{625} \, x^{5} - \frac{102159}{2500} \, x^{4} - \frac{72841}{3125} \, x^{3} + \frac{305569}{31250} \, x^{2} + \frac{833293}{78125} \, x + \frac{121}{390625} \,{\rm ln}\left ({\left | 5 \, x + 3 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((3*x + 2)^5*(2*x - 1)^2/(5*x + 3),x, algorithm="giac")

[Out]

972/35*x^7 + 1404/25*x^6 + 7803/625*x^5 - 102159/2500*x^4 - 72841/3125*x^3 + 305
569/31250*x^2 + 833293/78125*x + 121/390625*ln(abs(5*x + 3))